.fqpw9odjc3 {
    border-width: 2px;
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.n6dqyhsv2e iframe,
.e202t97k7y iframe,
.bq7k67s15n,
.plan,
.y62ypeqqft,
.p3273wl87j {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fdfaf9;
}

body {
    font-family: Brygada 1918;
}

.i5bube4v1j {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 6rem;
    line-height: 1;
}

.i5bube4v1j>.cpl1at9n86 {
    font-size: 7.5rem;
}

.f20whrxuzr {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 3.875rem;
    line-height: 1;
}

.f20whrxuzr>.cpl1at9n86 {
    font-size: 4.84375rem;
}

.eeyfhlcdsm {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.125rem;
    line-height: 1;
}

.eeyfhlcdsm>.cpl1at9n86 {
    font-size: 1.40625rem;
}

.ptuxwpqg68 {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 2rem;
    line-height: 1.2;
}

.ptuxwpqg68>.cpl1at9n86 {
    font-size: 2.5rem;
}

.nxzvojak01 {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.25rem;
    line-height: 160%;
}

.nxzvojak01>.cpl1at9n86 {
    font-size: 1.5625rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .i5bube4v1j {
        font-size: 4.8rem;
    }
}

@media (max-width: 768px) {
    .i5bube4v1j {
        font-size: 4.2rem;
        font-size: calc(2.75rem + (6 - 2.75) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.75rem + (6 - 2.75) * ((100vw - 20rem) / (48 - 20))));
    }

    .f20whrxuzr {
        font-size: 3.1rem;
        font-size: calc(2.0062499999999996rem + (3.875 - 2.0062499999999996) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.0062499999999996rem + (3.875 - 2.0062499999999996) * ((100vw - 20rem) / (48 - 20))));
    }

    .eeyfhlcdsm {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }

    .ptuxwpqg68 {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
    }

    .nxzvojak01 {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.fqpw9odjc3 {
    padding: 1.25rem 2rem;
    border-radius: 50px;
}

@media (max-width: 767px) {
    .fqpw9odjc3 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 50px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 50px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 50px;
}

.bg-primary {
    background-color: #d1c5e8 !important;
}

.bg-success {
    background-color: #90eac0 !important;
}

.bg-info {
    background-color: #82e4f8 !important;
}

.bg-warning {
    background-color: #ffde7b !important;
}

.bg-danger {
    background-color: #ec8e97 !important;
}

.paamelvw8v,
.paamelvw8v:active {
    background-color: #d1c5e8 !important;
    border-color: #d1c5e8 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.paamelvw8v:hover,
.paamelvw8v:focus,
.paamelvw8v.focus,
.paamelvw8v.active {
    color: inherit;
    background-color: #eeeaf6 !important;
    border-color: #eeeaf6 !important;
    box-shadow: none;
}

.paamelvw8v.rrr8hijpib,
.paamelvw8v:disabled {
    color: #ffffff !important;
    background-color: #eeeaf6 !important;
    border-color: #eeeaf6 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #c5e8d1 !important;
    border-color: #c5e8d1 !important;
    color: #317d4b !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
    color: inherit;
    background-color: #eaf6ee !important;
    border-color: #eaf6ee !important;
    box-shadow: none;
}

.btn-secondary.rrr8hijpib,
.btn-secondary:disabled {
    color: #317d4b !important;
    background-color: #eaf6ee !important;
    border-color: #eaf6ee !important;
}

.btn-info,
.btn-info:active {
    background-color: #82e4f8 !important;
    border-color: #82e4f8 !important;
    color: #076274 !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
    color: inherit;
    background-color: #b2eefb !important;
    border-color: #b2eefb !important;
    box-shadow: none;
}

.btn-info.rrr8hijpib,
.btn-info:disabled {
    color: #076274 !important;
    background-color: #b2eefb !important;
    border-color: #b2eefb !important;
}

.btn-success,
.btn-success:active {
    background-color: #90eac0 !important;
    border-color: #90eac0 !important;
    color: #146740 !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
    color: inherit;
    background-color: #bbf2d8 !important;
    border-color: #bbf2d8 !important;
    box-shadow: none;
}

.btn-success.rrr8hijpib,
.btn-success:disabled {
    color: #146740 !important;
    background-color: #bbf2d8 !important;
    border-color: #bbf2d8 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffde7b !important;
    border-color: #ffde7b !important;
    color: #7b5c00 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
    color: inherit;
    background-color: #ffebae !important;
    border-color: #ffebae !important;
    box-shadow: none;
}

.btn-warning.rrr8hijpib,
.btn-warning:disabled {
    color: #7b5c00 !important;
    background-color: #ffebae !important;
    border-color: #ffebae !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ec8e97 !important;
    border-color: #ec8e97 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
    color: inherit;
    background-color: #f3babf !important;
    border-color: #f3babf !important;
    box-shadow: none;
}

.btn-danger.rrr8hijpib,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #f3babf !important;
    border-color: #f3babf !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.rrr8hijpib,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.rrr8hijpib,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #d1c5e8;
    color: #d1c5e8;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #a087cf !important;
    background-color: transparent !important;
    border-color: #a087cf !important;
    box-shadow: none !important;
}

.btn-primary-outline.rrr8hijpib,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #d1c5e8 !important;
    border-color: #d1c5e8 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #c5e8d1;
    color: #c5e8d1;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #87cfa0 !important;
    background-color: transparent !important;
    border-color: #87cfa0 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.rrr8hijpib,
.btn-secondary-outline:disabled {
    color: #317d4b !important;
    background-color: #c5e8d1 !important;
    border-color: #c5e8d1 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #82e4f8;
    color: #82e4f8;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #30d2f3 !important;
    background-color: transparent !important;
    border-color: #30d2f3 !important;
    box-shadow: none !important;
}

.btn-info-outline.rrr8hijpib,
.btn-info-outline:disabled {
    color: #076274 !important;
    background-color: #82e4f8 !important;
    border-color: #82e4f8 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #90eac0;
    color: #90eac0;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #47dc97 !important;
    background-color: transparent !important;
    border-color: #47dc97 !important;
    box-shadow: none !important;
}

.btn-success-outline.rrr8hijpib,
.btn-success-outline:disabled {
    color: #146740 !important;
    background-color: #90eac0 !important;
    border-color: #90eac0 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffde7b;
    color: #ffde7b;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #ffc824 !important;
    background-color: transparent !important;
    border-color: #ffc824 !important;
    box-shadow: none !important;
}

.btn-warning-outline.rrr8hijpib,
.btn-warning-outline:disabled {
    color: #7b5c00 !important;
    background-color: #ffde7b !important;
    border-color: #ffde7b !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ec8e97;
    color: #ec8e97;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #e04453 !important;
    background-color: transparent !important;
    border-color: #e04453 !important;
    box-shadow: none !important;
}

.btn-danger-outline.rrr8hijpib,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ec8e97 !important;
    border-color: #ec8e97 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.rrr8hijpib,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.rrr8hijpib,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #d1c5e8 !important;
}

.text-secondary {
    color: #c5e8d1 !important;
}

.text-success {
    color: #90eac0 !important;
}

.text-info {
    color: #82e4f8 !important;
}

.text-warning {
    color: #ffde7b !important;
}

.text-danger {
    color: #ec8e97 !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
    color: #977ccb !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #7ccb97 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #3ada8f !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #21cff3 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #ffc515 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #dd3747 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.active {
    color: #000000 !important;
}

a[class*="text-"]:not(.rx7kd4cgzu):not(.dropdown-item):not([role]):not(.navbar-caption) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.rx7kd4cgzu):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .rx7kd4cgzu.active {
    color: #d1c5e8;
}

.nav-tabs .rx7kd4cgzu:not(.active) {
    color: #232323;
}

.u329475mw2 {
    background-color: #70c770;
}

.alert-info {
    background-color: #82e4f8;
}

.alert-warning {
    background-color: #ffde7b;
}

.hduvecw6r5 {
    background-color: #ec8e97;
}

.xbuif8ua0z .fqpw9odjc3:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.active .fqpw9odjc3 {
    background-color: #d1c5e8;
    border-color: #d1c5e8;
    color: #ffffff;
}

.mbr-gallery-filter li.active .fqpw9odjc3:focus {
    box-shadow: none;
}

.nav-tabs .rx7kd4cgzu {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #d1c5e8;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.bmksd1mfzz {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.25rem;
    line-height: 160%;
    font-weight: 400;
    border-radius: 100px !important;
}

.bmksd1mfzz>.cpl1at9n86 {
    font-size: 1.5625rem;
}

.bmksd1mfzz:hover,
.bmksd1mfzz:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #d1c5e8 !important;
}

.bmksd1mfzz:-webkit-input-placeholder {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.25rem;
    line-height: 160%;
    font-weight: 400;
}

.bmksd1mfzz:-webkit-input-placeholder>.cpl1at9n86 {
    font-size: 1.5625rem;
}

blockquote {
    border-color: #d1c5e8;
}

/* Forms */
.pvgzcxqia8 .input-group-btn .fqpw9odjc3 {
    border-radius: 100px !important;
}

.pvgzcxqia8 .input-group-btn .fqpw9odjc3:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.pvgzcxqia8 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.pvgzcxqia8 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #d1c5e8;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #d1c5e8;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #d1c5e8;
    border-bottom-color: #d1c5e8;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #d1c5e8 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #c5e8d1 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23d1c5e8' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.xbuif8ua0z .fqpw9odjc3,
.hsovyy80l8 .fqpw9odjc3 {
    box-shadow: none;
    padding: 15px 30px;
    min-width: 150px;
    transition: all 0.3s ease-in-out;
    border: none !important;
}

.xbuif8ua0z .fqpw9odjc3:hover,
.hsovyy80l8 .fqpw9odjc3:hover,
.xbuif8ua0z .fqpw9odjc3:focus,
.hsovyy80l8 .fqpw9odjc3:focus {
    transform: scale(1.03);
    border: none !important;
    box-shadow: none;
}

img {
    border-radius: 0 !important;
}

.ei5dbqo1lq {
    background-color: transparent;
}

.ei5dbqo1lq .vleyy5hrrt {
    background-color: #ededed !important;
    padding: 0;
    background-color: transparent !important;
}

.ei5dbqo1lq .uuo0txuv36.nmg5uat3f5 .dropdown .dropdown-menu {
    background-color: #ededed !important;
    background-color: transparent !important;
    background: #ededed;
}

.ei5dbqo1lq .uuo0txuv36.nmg5uat3f5 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.ei5dbqo1lq .fj0oztc231 {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .ei5dbqo1lq .fj0oztc231 {
        flex-direction: column;
        align-items: flex-start;
    }

    .ei5dbqo1lq .fj0oztc231 .uuo0txuv36.opened,
    .ei5dbqo1lq .fj0oztc231 .yyya9bk72d {
        background-color: #ededed !important;
        transition: all 0s ease 0s;
        background-color: transparent !important;
    }
}

.ei5dbqo1lq .vleyy5hrrt {
    position: relative !important;
}

.ei5dbqo1lq .fqpw9odjc3 {
    min-height: auto;
    box-shadow: none;
    margin-top: 0;
}

.ei5dbqo1lq .fqpw9odjc3:hover {
    box-shadow: none;
}

@media (min-width: 992px) {
    .ei5dbqo1lq ul.scqibiba4v {
        padding-bottom: 1.5rem;
    }

    .ei5dbqo1lq .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .ei5dbqo1lq .csul1x19uf.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
    }

    .ei5dbqo1lq .csul1x19uf.dropdown-toggle::after {
        padding: 0 !important;
        transform: rotate(45deg);
    }

    .ei5dbqo1lq li.wxr36nvi7n {
        position: relative;
        display: inline-block;
        padding: 1px 7px !important;
        vertical-align: middle;
        line-height: 2em !important;
        font-weight: 600 !important;
        text-decoration: none;
        letter-spacing: 0 !important;
        z-index: 1;
    }

    .ei5dbqo1lq .lg_brand {
        margin: 0 1rem;
    }

    .ei5dbqo1lq .scqibiba4v.l8zgw835y9 {
        display: -webkit-flex;
        width: 100%;
        justify-content: center;
        min-width: 200px;
    }
}

.ei5dbqo1lq .wxr36nvi7n {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .ei5dbqo1lq .wxr36nvi7n {
        margin: 4px 20px;
    }
}

@media (max-width: 991px) {
    .ei5dbqo1lq .wxr36nvi7n {
        margin: 0 !important;
    }
}

.ei5dbqo1lq .wxr36nvi7n .rx7kd4cgzu {
    transition: all 0.3s ease-out;
}

.ei5dbqo1lq .wxr36nvi7n .rx7kd4cgzu:hover,
.ei5dbqo1lq .wxr36nvi7n .rx7kd4cgzu:focus {
    opacity: 0.6;
}

.ei5dbqo1lq .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .ei5dbqo1lq .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .ei5dbqo1lq .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .ei5dbqo1lq .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .ei5dbqo1lq .csul1x19uf.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .ei5dbqo1lq .show.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .ei5dbqo1lq .offcanvas_box {
        display: none;
    }
}

.ei5dbqo1lq .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.ei5dbqo1lq .l8zgw835y9 .csul1x19uf {
    font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.ei5dbqo1lq .l8zgw835y9 .csul1x19uf.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.ei5dbqo1lq .v6q5q4l333 {
    display: flex;
    margin: auto;
}

.ei5dbqo1lq .iconfont-wrapper {
    color: #000000;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.ei5dbqo1lq .iconfont-wrapper:last-child {
    margin-right: 0;
}

.ei5dbqo1lq .iconfont-wrapper:hover {
    opacity: 0.5;
}

.ei5dbqo1lq .scqibiba4v {
    margin: 0 1rem;
}

@media (min-width: 992px) {
    .ei5dbqo1lq .scqibiba4v {
        margin: 0;
    }
}

.ei5dbqo1lq .dropdown-menu,
.ei5dbqo1lq .uuo0txuv36.opened {
    background-color: false !important;
}

.ei5dbqo1lq .wxr36nvi7n:focus,
.ei5dbqo1lq .rx7kd4cgzu:focus {
    outline: none;
}

.ei5dbqo1lq .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.ei5dbqo1lq .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.ei5dbqo1lq .dropdown .dropdown-menu .dropdown-item .cpl1at9n86 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.ei5dbqo1lq .dropdown .dropdown-menu .dropdown-item .cpl1at9n86:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.ei5dbqo1lq .mle1a43zah .dropdown-menu .dropdown-item:before {
    display: none;
}

.ei5dbqo1lq .mle1a43zah .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.ei5dbqo1lq .uuo0txuv36 {
    min-height: 70px;
    padding: 20px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 992px) {
    .ei5dbqo1lq .uuo0txuv36 {
        min-height: 30px;
        max-height: none;
    }
}

.ei5dbqo1lq .uuo0txuv36.opened {
    transition: all 0.3s;
}

.ei5dbqo1lq .uuo0txuv36 .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.ei5dbqo1lq .uuo0txuv36 .xvrdi0k51p img {
    width: auto;
    object-fit: contain;
    border-radius: 0 !important;
}

.ei5dbqo1lq .uuo0txuv36 .yyya9bk72d {
    justify-content: center;
    z-index: 1;
}

.ei5dbqo1lq .uuo0txuv36.mle1a43zah {
    justify-content: center;
}

.ei5dbqo1lq .uuo0txuv36.mle1a43zah .wxr36nvi7n .rx7kd4cgzu::before {
    display: none;
}

.ei5dbqo1lq .uuo0txuv36.mle1a43zah.opened .dropdown-menu {
    top: 0;
}

.ei5dbqo1lq .uuo0txuv36.mle1a43zah .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.ei5dbqo1lq .uuo0txuv36.mle1a43zah .dropdown-menu .dropdown-item:after {
    right: auto;
}

.ei5dbqo1lq .uuo0txuv36.mle1a43zah ul.scqibiba4v li {
    margin: auto;
}

.ei5dbqo1lq .uuo0txuv36.mle1a43zah .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.ei5dbqo1lq .uuo0txuv36.mle1a43zah .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .ei5dbqo1lq .uuo0txuv36 .wxr36nvi7n {
        padding: 0.5rem 0;
    }

    .ei5dbqo1lq .uuo0txuv36 .yyya9bk72d {
        padding: 34px 0;
        border-radius: 25px;
    }

    .ei5dbqo1lq .uuo0txuv36 .wxr36nvi7n .rx7kd4cgzu::before {
        display: none;
    }

    .ei5dbqo1lq .uuo0txuv36.opened .dropdown-menu {
        top: 0;
    }

    .ei5dbqo1lq .uuo0txuv36 .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .ei5dbqo1lq .uuo0txuv36 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .ei5dbqo1lq .uuo0txuv36 .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .ei5dbqo1lq .uuo0txuv36 .xvrdi0k51p img {
        height: 3rem !important;
    }

    .ei5dbqo1lq .uuo0txuv36 ul.scqibiba4v {
        overflow: hidden;
    }

    .ei5dbqo1lq .uuo0txuv36 ul.scqibiba4v li {
        margin: 0;
    }

    .ei5dbqo1lq .uuo0txuv36 .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .ei5dbqo1lq .uuo0txuv36 .k632ywbc9a {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .ei5dbqo1lq .uuo0txuv36 .v91rra861v {
        flex-basis: auto;
    }

    .ei5dbqo1lq .uuo0txuv36 .icons-menu {
        padding: 0;
    }
}

.ei5dbqo1lq .uuo0txuv36.navbar-short {
    min-height: 60px;
}

.ei5dbqo1lq .uuo0txuv36.navbar-short .xvrdi0k51p img {
    height: 2.5rem !important;
}

.ei5dbqo1lq .uuo0txuv36.navbar-short .k632ywbc9a {
    min-height: 60px;
    padding: 0;
}

.ei5dbqo1lq .k632ywbc9a {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.ei5dbqo1lq .k632ywbc9a .navbar-caption {
    line-height: inherit !important;
    font-weight: 400;
}

.ei5dbqo1lq .k632ywbc9a .xvrdi0k51p a {
    outline: none;
}

.ei5dbqo1lq .dropdown-item.active,
.ei5dbqo1lq .dropdown-item:active {
    background-color: transparent;
}

.ei5dbqo1lq .nmg5uat3f5 .scqibiba4v .rx7kd4cgzu {
    padding: 0;
}

.ei5dbqo1lq .l8zgw835y9 .csul1x19uf.dropdown-toggle {
    margin-right: 1.667em;
}

.ei5dbqo1lq .l8zgw835y9 .csul1x19uf.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.ei5dbqo1lq .uuo0txuv36 .dropdown.open>.dropdown-menu {
    display: block;
}

.ei5dbqo1lq ul.scqibiba4v {
    flex-wrap: wrap;
    padding: 0;
}

.ei5dbqo1lq .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.ei5dbqo1lq button.v91rra861v {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ededed;
    background: #fdfaf9;
}

.ei5dbqo1lq button.v91rra861v .n60wocjn2y span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.ei5dbqo1lq button.v91rra861v .n60wocjn2y span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.ei5dbqo1lq button.v91rra861v .n60wocjn2y span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.ei5dbqo1lq button.v91rra861v .n60wocjn2y span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.ei5dbqo1lq button.v91rra861v .n60wocjn2y span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.ei5dbqo1lq nav.opened .n60wocjn2y span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.ei5dbqo1lq nav.opened .n60wocjn2y span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.ei5dbqo1lq nav.opened .n60wocjn2y span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.ei5dbqo1lq nav.opened .n60wocjn2y span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.ei5dbqo1lq a.rx7kd4cgzu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.ei5dbqo1lq .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ei5dbqo1lq .uuo0txuv36 {
        height: 70px;
    }

    .ei5dbqo1lq .uuo0txuv36.opened {
        height: auto;
    }

    .ei5dbqo1lq .wxr36nvi7n .rx7kd4cgzu:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.ei5dbqo1lq .vleyy5hrrt .xvrdi0k51p {
    margin-right: 15px;
}

@media (min-width: 768px) {
    .ei5dbqo1lq .rri8o2c1rc {
        padding-left: 45px;
        padding-right: 45px;
    }
}

.ei5dbqo1lq .hsovyy80l8 .fqpw9odjc3 {
    border: none;
    margin: 8px;
    width: fit-content;
    white-space: nowrap;
}

.ei5dbqo1lq .navbar-caption:hover {
    color: #d1c5e8;
}

@media (min-width: 992px) {
    .ei5dbqo1lq .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.ei5dbqo1lq .text_widget {
    margin-bottom: 32px;
}

.ei5dbqo1lq .text_widget a {
    transition: all 0.3s ease-out;
}

.ei5dbqo1lq .text_widget a:hover,
.ei5dbqo1lq .text_widget a:focus {
    opacity: 0.6;
}

.ei5dbqo1lq .icons-menu-main {
    display: flex;
}

.ei5dbqo1lq .cb6oernb9r {
    color: #000000;
    text-align: center;
}

.ei5dbqo1lq .navbar-caption {
    color: #000000;
}

.ei5dbqo1lq .coqtta1y8z {
    color: #9c9c9c;
    text-align: center;
}

.ei5dbqo1lq .cb6oernb9r,
.ei5dbqo1lq .text_widget,
.ei5dbqo1lq .xbuif8ua0z {
    text-align: center;
}

.ei5dbqo1lq a[class*="text-"]:not(.rx7kd4cgzu):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
    background-image: none;
}

.ei5dbqo1lq .rx7kd4cgzu,
.ei5dbqo1lq .dropdown-item {
    color: #000000;
}

.sxeh2r3nun {
    background-color: transparent;
}

.sxeh2r3nun .r0ausczkvb.rrr8hijpib {
    display: none;
}

.sxeh2r3nun .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .sxeh2r3nun .v6q5q4l333 {
        padding: 0 30px;
    }
}

.sxeh2r3nun .wjfzb7pokv {
    min-height: 890px;
    display: flex;
    align-items: center;
    position: relative;
}

.sxeh2r3nun .wjfzb7pokv img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    animation: none;
    opacity: 0.3;
}

.sxeh2r3nun .wjfzb7pokv::after,
.sxeh2r3nun .wjfzb7pokv::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 103%;
    border-radius: 100%;
    background-color: #fdfaf9;
    z-index: 1;
}

@media (max-width: 992px) {

    .sxeh2r3nun .wjfzb7pokv::after,
    .sxeh2r3nun .wjfzb7pokv::before {
        display: none;
    }
}

.sxeh2r3nun .wjfzb7pokv::after {
    left: -20px;
}

.sxeh2r3nun .wjfzb7pokv::before {
    right: -20px;
}

.sxeh2r3nun .wjfzb7pokv .aog2xaqei0 {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0 40px;
}

@media (max-width: 992px) {
    .sxeh2r3nun .wjfzb7pokv .aog2xaqei0 {
        padding: 0 20px;
    }
}

.sxeh2r3nun .wjfzb7pokv .aog2xaqei0 .cb6oernb9r {
    margin-bottom: 60px;
}

.sxeh2r3nun .wjfzb7pokv .aog2xaqei0 .fg1rs6agmx {
    margin-bottom: 20px;
}

.sxeh2r3nun .wjfzb7pokv .aog2xaqei0 .coqtta1y8z {
    margin-bottom: 20px;
}

.sxeh2r3nun .wjfzb7pokv .aog2xaqei0 .lert07es5d {
    display: block;
    margin-top: 20px;
}

.sxeh2r3nun .wjfzb7pokv .aog2xaqei0 .lert07es5d:hover .cpl1at9n86,
.sxeh2r3nun .wjfzb7pokv .aog2xaqei0 .lert07es5d:focus .cpl1at9n86 {
    opacity: 1;
}

.sxeh2r3nun .wjfzb7pokv .aog2xaqei0 .lert07es5d .cpl1at9n86 {
    width: 100px;
    height: 100px;
    font-size: 35px;
    background-color: #d1c5e8;
    color: #000000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    opacity: 0.8;
    transform: rotate(45deg);
    transition: all 0.3s ease-in-out;
}

.sxeh2r3nun .wjfzb7pokv .aog2xaqei0 .lert07es5d a {
    display: inline-block;
}

.sxeh2r3nun .fg1rs6agmx {
    color: #ffffff;
}

.sxeh2r3nun .cb6oernb9r {
    color: #000000;
    text-align: center;
}

.sxeh2r3nun .coqtta1y8z {
    color: #ffffff;
    text-align: center;
}

.sxeh2r3nun .fg1rs6agmx,
.sxeh2r3nun .xbuif8ua0z,
.sxeh2r3nun .lert07es5d {
    text-align: center;
    color: #000000;
}

.z7psqsewec {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.z7psqsewec .r0ausczkvb.rrr8hijpib {
    display: none;
}

.z7psqsewec .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .z7psqsewec .v6q5q4l333 {
        padding: 0 30px;
    }
}

.z7psqsewec .wjfzb7pokv .cb6oernb9r {
    margin-bottom: 30px;
}

.z7psqsewec .wjfzb7pokv .fg1rs6agmx {
    margin-bottom: 0;
}

.z7psqsewec .wjfzb7pokv .m05arpmaxr {
    margin-top: 90px;
}

@media (max-width: 992px) {
    .z7psqsewec .wjfzb7pokv .m05arpmaxr {
        margin-top: 45px;
    }
}

.z7psqsewec .wjfzb7pokv .m05arpmaxr img {
    height: 430px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .z7psqsewec .wjfzb7pokv .m05arpmaxr img {
        height: 350px;
    }
}

.z7psqsewec .fg1rs6agmx {
    color: #FFFFFF;
    text-align: center;
}

.z7psqsewec .cb6oernb9r {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2wCbgyoZg {
    padding-top: 2rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.cid-v2wCbgyoZg .rag5vxuega:focus,
.cid-v2wCbgyoZg span:focus {
    outline: none;
}

.cid-v2wCbgyoZg .rri8o2c1rc {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2wCbgyoZg .rag5vxuega {
    color: #000000;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2wCbgyoZg .rag5vxuega {
        min-height: 45px;
    }
}

.b2ekc42qhx {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.b2ekc42qhx .r0ausczkvb.rrr8hijpib {
    display: none;
}

.b2ekc42qhx .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .b2ekc42qhx .v6q5q4l333 {
        padding: 0 30px;
    }
}

.b2ekc42qhx .rag5vxuega {
    margin-bottom: 120px;
}

@media (max-width: 992px) {
    .b2ekc42qhx .rag5vxuega {
        margin-bottom: 60px;
    }
}

.b2ekc42qhx .rag5vxuega:nth-child(2n) .p3273wl87j {
    padding-left: 140px;
    padding-right: 0;
}

@media (max-width: 992px) {
    .b2ekc42qhx .rag5vxuega:nth-child(2n) .p3273wl87j {
        padding: 0;
    }
}

.b2ekc42qhx .rag5vxuega:nth-child(2n) .p3273wl87j .ukdxsqh791 img {
    height: 280px;
}

@media (max-width: 992px) {
    .b2ekc42qhx .rag5vxuega:nth-child(2n) .p3273wl87j .ukdxsqh791 img {
        height: 350px;
    }
}

.b2ekc42qhx .rag5vxuega:hover .p3273wl87j .ukdxsqh791 .lert07es5d,
.b2ekc42qhx .rag5vxuega:focus .p3273wl87j .ukdxsqh791 .lert07es5d {
    opacity: 1;
}

.b2ekc42qhx .rag5vxuega:hover .p3273wl87j .ukdxsqh791 .lert07es5d::before,
.b2ekc42qhx .rag5vxuega:focus .p3273wl87j .ukdxsqh791 .lert07es5d::before {
    opacity: 0.8;
}

.b2ekc42qhx .rag5vxuega .p3273wl87j {
    padding-right: 140px;
}

@media (max-width: 992px) {
    .b2ekc42qhx .rag5vxuega .p3273wl87j {
        padding: 0;
    }
}

.b2ekc42qhx .rag5vxuega .p3273wl87j .ukdxsqh791 {
    position: relative;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.b2ekc42qhx .rag5vxuega .p3273wl87j .ukdxsqh791 img {
    height: 600px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .b2ekc42qhx .rag5vxuega .p3273wl87j .ukdxsqh791 img {
        height: 350px;
    }
}

.b2ekc42qhx .rag5vxuega .p3273wl87j .ukdxsqh791 .lert07es5d {
    position: absolute;
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

@media (max-width: 992px) {
    .b2ekc42qhx .rag5vxuega .p3273wl87j .ukdxsqh791 .lert07es5d {
        display: none;
    }
}

.b2ekc42qhx .rag5vxuega .p3273wl87j .ukdxsqh791 .lert07es5d .cpl1at9n86 {
    font-size: 35px;
    color: #000000;
    z-index: 1;
    transform: rotate(45deg);
    display: inline-flex;
}

.b2ekc42qhx .rag5vxuega .p3273wl87j .ukdxsqh791 .lert07es5d:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #d1c5e8;
    opacity: 0;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
}

.b2ekc42qhx .rag5vxuega .p3273wl87j .wxu66c1ppg {
    padding: 0 20px;
}

.b2ekc42qhx .rag5vxuega .p3273wl87j .wxu66c1ppg .eggo3wmvf9 {
    margin-bottom: 10px;
}

.b2ekc42qhx .rag5vxuega .p3273wl87j .wxu66c1ppg .yvvoi2zcuz {
    margin-bottom: 0;
}

.b2ekc42qhx .rag5vxuega a {
    display: block;
}

.b2ekc42qhx .yvvoi2zcuz {
    color: #000000;
}

.b2ekc42qhx .lya8n7a7we {
    color: #000000;
}

.b2ekc42qhx .eggo3wmvf9 {
    color: #000000;
}

.ynmlnl1buh {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.ynmlnl1buh .rag5vxuega:focus,
.ynmlnl1buh span:focus {
    outline: none;
}

.ynmlnl1buh .rag5vxuega {
    cursor: pointer;
}

.ynmlnl1buh .r6q0h4gj7v {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .ynmlnl1buh .r6q0h4gj7v {
        grid-row-gap: 1rem;
    }
}

.ynmlnl1buh .grid-container-1,
.ynmlnl1buh .grid-container-2,
.ynmlnl1buh .e3n09nvuos {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .ynmlnl1buh .grid-container-1,
    .ynmlnl1buh .grid-container-2,
    .ynmlnl1buh .e3n09nvuos {
        gap: 0 1rem;
    }
}

.ynmlnl1buh .fg1rs6agmx {
    margin-bottom: 75px;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 992px) {
    .ynmlnl1buh .fg1rs6agmx {
        margin-bottom: 60px;
    }
}

.ynmlnl1buh .s0dvosssj2 {
    max-width: 800px;
}

.ynmlnl1buh .v6q5q4l333,
.ynmlnl1buh .rri8o2c1rc {
    overflow: hidden;
}

.ynmlnl1buh .r6q0h4gj7v {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.ynmlnl1buh .tkp0fptfuq {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ynmlnl1buh .tkp0fptfuq img {
    min-width: 30vw;
    max-width: 100%;
    height: 600px;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .ynmlnl1buh .tkp0fptfuq img {
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .ynmlnl1buh .tkp0fptfuq img {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .ynmlnl1buh .tkp0fptfuq img {
        min-width: 35vw;
        height: 160px;
    }
}

.ynmlnl1buh .grid-container-1,
.ynmlnl1buh .grid-container-2,
.ynmlnl1buh .e3n09nvuos {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.ynmlnl1buh .grid-container-1 {
    align-items: flex-end;
}

.ynmlnl1buh .grid-container-2 {
    align-items: flex-start;
}

.in5kzmmknm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.in5kzmmknm .r0ausczkvb.rrr8hijpib {
    display: none;
}

.in5kzmmknm .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .in5kzmmknm .v6q5q4l333 {
        padding: 0 30px;
    }
}

.in5kzmmknm .os2huhk6yf {
    justify-content: center;
}

.in5kzmmknm .mho33inxt7 {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 80px;
}

@media (max-width: 992px) {
    .in5kzmmknm .mho33inxt7 {
        padding-left: 30px;
    }
}

.in5kzmmknm .mho33inxt7::before {
    content: '';
    position: absolute;
    left: 0;
    height: 50%;
    width: 1px;
    background-color: #ffffff;
}

.in5kzmmknm .mho33inxt7 .coqtta1y8z {
    margin-bottom: 0;
}

.in5kzmmknm .coqtta1y8z {
    color: #FFFFFF;
}

.s3x5l8fk7q {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.s3x5l8fk7q .r0ausczkvb.rrr8hijpib {
    display: none;
}

.s3x5l8fk7q .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .s3x5l8fk7q .v6q5q4l333 {
        padding: 0 30px;
    }
}

.s3x5l8fk7q .os2huhk6yf .y62ypeqqft {
    justify-content: center;
}

@media (max-width: 992px) {
    .s3x5l8fk7q .npdzczifkk {
        margin-bottom: 30px;
    }
}

.s3x5l8fk7q .npdzczifkk .fg1rs6agmx {
    margin-bottom: 90px;
}

@media (max-width: 992px) {
    .s3x5l8fk7q .npdzczifkk .fg1rs6agmx {
        margin-bottom: 30px;
    }
}

.s3x5l8fk7q .npdzczifkk .cb6oernb9r {
    margin-bottom: 0;
}

.s3x5l8fk7q .wjfzb7pokv .m05arpmaxr {
    display: flex;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.s3x5l8fk7q .wjfzb7pokv .m05arpmaxr::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 650px;
    height: 650px;
    background-color: #210b04;
    opacity: 0.7;
    pointer-events: none;
    border-radius: 100%;
}

@media (max-width: 1400px) {
    .s3x5l8fk7q .wjfzb7pokv .m05arpmaxr::before {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1199px) {
    .s3x5l8fk7q .wjfzb7pokv .m05arpmaxr::before {
        width: 360px;
        height: 360px;
    }
}

@media (max-width: 992px) {
    .s3x5l8fk7q .wjfzb7pokv .m05arpmaxr::before {
        right: auto;
    }
}

@media (max-width: 768px) {
    .s3x5l8fk7q .wjfzb7pokv .m05arpmaxr::before {
        width: 245px;
        height: 245px;
    }
}

@media (max-width: 992px) {
    .s3x5l8fk7q .wjfzb7pokv .m05arpmaxr {
        margin-bottom: 30px;
    }
}

.s3x5l8fk7q .wjfzb7pokv .m05arpmaxr img {
    width: 650px;
    height: 650px;
    border-radius: 100% !important;
    margin: 0 0 0 auto;
    object-fit: cover;
    animation: none;
}

@media (max-width: 1400px) {
    .s3x5l8fk7q .wjfzb7pokv .m05arpmaxr img {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1199px) {
    .s3x5l8fk7q .wjfzb7pokv .m05arpmaxr img {
        width: 360px;
        height: 360px;
    }
}

@media (max-width: 992px) {
    .s3x5l8fk7q .wjfzb7pokv .m05arpmaxr img {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .s3x5l8fk7q .wjfzb7pokv .m05arpmaxr img {
        width: 245px;
        height: 245px;
    }
}

.s3x5l8fk7q .wjfzb7pokv .coqtta1y8z {
    width: 50%;
    margin: 0 auto;
    position: relative;
    margin: -12rem auto 0;
}

@media (max-width: 992px) {
    .s3x5l8fk7q .wjfzb7pokv .coqtta1y8z {
        width: 100%;
    }
}

.s3x5l8fk7q .fg1rs6agmx {
    color: #FFFFFF;
}

.s3x5l8fk7q .cb6oernb9r {
    color: #FFFFFF;
}

.s3x5l8fk7q .coqtta1y8z {
    color: #FFFFFF;
}

.rk8g7aslnq {
    padding-top: 0rem;
    padding-bottom: 0rem;
    overflow: hidden;
    background-color: transparent;
}

.rk8g7aslnq .r0ausczkvb.rrr8hijpib {
    display: none;
}

.rk8g7aslnq .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rk8g7aslnq .rri8o2c1rc {
    padding: 0;
}

@media (max-width: 1440px) {
    .rk8g7aslnq .rri8o2c1rc {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .rk8g7aslnq .rri8o2c1rc {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .rk8g7aslnq .v6q5q4l333 {
        padding: 0 30px;
    }
}

.rk8g7aslnq .e202t97k7y {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}

.rk8g7aslnq .e202t97k7y iframe {
    border-radius: 0 !important;
    height: 500px;
    filter: grayscale(100%);
}

.cid-v2wCbgAGTt {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.cid-v2wCbgAGTt .r0ausczkvb.rrr8hijpib {
    display: none;
}

.cid-v2wCbgAGTt .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-v2wCbgAGTt .v6q5q4l333 {
        padding: 0 30px;
    }
}

.cid-v2wCbgAGTt .npdzczifkk {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .cid-v2wCbgAGTt .npdzczifkk {
        margin-bottom: 30px;
    }
}

.cid-v2wCbgAGTt .npdzczifkk .fg1rs6agmx {
    margin-bottom: 0;
}

.cid-v2wCbgAGTt .rag5vxuega {
    margin-bottom: 60px;
}

.cid-v2wCbgAGTt .rag5vxuega:hover .p3273wl87j .ukdxsqh791 img,
.cid-v2wCbgAGTt .rag5vxuega:focus .p3273wl87j .ukdxsqh791 img {
    transform: scale(1.03);
}

.cid-v2wCbgAGTt .rag5vxuega .p3273wl87j .ukdxsqh791 {
    overflow: hidden;
    margin-bottom: 45px;
}

@media (max-width: 992px) {
    .cid-v2wCbgAGTt .rag5vxuega .p3273wl87j .ukdxsqh791 {
        margin-bottom: 30px;
    }
}

.cid-v2wCbgAGTt .rag5vxuega .p3273wl87j .ukdxsqh791 img {
    height: 350px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.cid-v2wCbgAGTt .rag5vxuega .p3273wl87j .wxu66c1ppg .item-price {
    margin-bottom: 15px;
}

.cid-v2wCbgAGTt .rag5vxuega .p3273wl87j .wxu66c1ppg .yvvoi2zcuz {
    margin-bottom: 15px;
}

.cid-v2wCbgAGTt .rag5vxuega .p3273wl87j .wxu66c1ppg .ynto0f33dv {
    margin-bottom: 0;
}

.cid-v2wCbgAGTt .rag5vxuega .p3273wl87j .wxu66c1ppg .xbuif8ua0z {
    margin-top: 20px;
}

.cid-v2wCbgAGTt .fg1rs6agmx {
    color: #FFFFFF;
}

.cid-v2wCbgAGTt .item-price {
    color: #FFFFFF;
}

.cid-v2wCbgAGTt .yvvoi2zcuz {
    color: #ffffff;
}

.cid-v2wCbgAGTt .ynto0f33dv {
    color: #FFFFFF;
}

.cid-v2wCbgAGTt .yvvoi2zcuz,
.cid-v2wCbgAGTt .ui7nmh2jnb {
    color: #FFFFFF;
}

.vqx5ont0kg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: #210b04;
}

.vqx5ont0kg .r0ausczkvb.rrr8hijpib {
    display: none;
}

.vqx5ont0kg .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.vqx5ont0kg .rri8o2c1rc {
    padding: 0 0 0 100px;
}

@media (max-width: 1440px) {
    .vqx5ont0kg .rri8o2c1rc {
        padding: 0 0 0 45px;
    }
}

@media (max-width: 992px) {
    .vqx5ont0kg .rri8o2c1rc {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .vqx5ont0kg .v6q5q4l333 {
        padding: 0 30px;
    }
}

.vqx5ont0kg .npdzczifkk .fg1rs6agmx {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .vqx5ont0kg .npdzczifkk .fg1rs6agmx {
        margin-bottom: 30px;
    }
}

.vqx5ont0kg .n6dqyhsv2e iframe {
    border-radius: 0 !important;
}

.vqx5ont0kg .n6dqyhsv2e .app-video-wrapper img {
    height: 600px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .vqx5ont0kg .n6dqyhsv2e .app-video-wrapper img {
        height: 350px;
    }
}

.vqx5ont0kg .fg1rs6agmx {
    color: #ffffff;
}

.gwu4wx2kjf {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.gwu4wx2kjf .r0ausczkvb.rrr8hijpib {
    display: none;
}

.gwu4wx2kjf .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .gwu4wx2kjf .v6q5q4l333 {
        padding: 0 30px;
    }
}

.gwu4wx2kjf .os2huhk6yf .y62ypeqqft {
    justify-content: center;
}

.gwu4wx2kjf .npdzczifkk .fg1rs6agmx {
    margin-bottom: 30px;
}

.gwu4wx2kjf .npdzczifkk .cb6oernb9r {
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .gwu4wx2kjf .m05arpmaxr {
        margin-top: 30px;
    }
}

.gwu4wx2kjf .m05arpmaxr img {
    width: 500px;
    height: 500px;
    border-radius: 100% !important;
    margin: 0 0 0 auto;
    object-fit: cover;
}

@media (max-width: 1400px) {
    .gwu4wx2kjf .m05arpmaxr img {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1199px) {
    .gwu4wx2kjf .m05arpmaxr img {
        width: 360px;
        height: 360px;
    }
}

@media (max-width: 992px) {
    .gwu4wx2kjf .m05arpmaxr img {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .gwu4wx2kjf .m05arpmaxr img {
        width: 245px;
        height: 245px;
    }
}

.gwu4wx2kjf .fg1rs6agmx {
    color: #ffffff;
}

.gwu4wx2kjf .cb6oernb9r {
    color: #FFFFFF;
}

.gwu4wx2kjf .fg1rs6agmx,
.gwu4wx2kjf .xbuif8ua0z {
    color: #FFFFFF;
}

.f198dl7ohw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.f198dl7ohw .r0ausczkvb.rrr8hijpib {
    display: none;
}

.f198dl7ohw .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .f198dl7ohw .v6q5q4l333 {
        padding: 0 30px;
    }
}

.f198dl7ohw .os2huhk6yf {
    justify-content: center;
}

.f198dl7ohw .npdzczifkk .fg1rs6agmx {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .f198dl7ohw .npdzczifkk .fg1rs6agmx {
        margin-bottom: 30px;
    }
}

.f198dl7ohw .b7ileuj4uz {
    border-bottom: 2px solid #000000;
}

@media (max-width: 992px) {
    .f198dl7ohw .b7ileuj4uz {
        margin-bottom: 30px;
    }
}

.f198dl7ohw .b7ileuj4uz .izm6hu7e52 {
    display: inline-flex;
    align-items: center;
    margin-bottom: 60px;
}

@media (max-width: 1199px) {
    .f198dl7ohw .b7ileuj4uz .izm6hu7e52 {
        display: block;
    }
}

@media (max-width: 992px) {
    .f198dl7ohw .b7ileuj4uz .izm6hu7e52 {
        margin-bottom: 30px;
    }
}

.f198dl7ohw .b7ileuj4uz .izm6hu7e52 .tkw2n8ajut {
    display: inline-flex;
    margin-right: 30px;
    min-width: 85px;
}

.f198dl7ohw .b7ileuj4uz .izm6hu7e52 .tkw2n8ajut .p61mq3anzz {
    margin-bottom: 0;
}

.f198dl7ohw .b7ileuj4uz .izm6hu7e52 .tkw2n8ajut .cpl1at9n86 {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    margin-top: 20px;
}

.f198dl7ohw .b7ileuj4uz .izm6hu7e52 .ynto0f33dv {
    margin-bottom: 0;
}

.f198dl7ohw .mho33inxt7 {
    width: 50%;
    margin: 0 auto;
}

@media (max-width: 992px) {
    .f198dl7ohw .mho33inxt7 {
        width: 100%;
    }
}

.f198dl7ohw .mho33inxt7 .coqtta1y8z {
    margin-bottom: 0;
}

.f198dl7ohw .fg1rs6agmx {
    color: #000000;
}

.f198dl7ohw .coqtta1y8z {
    color: #000000;
}

.f198dl7ohw .p61mq3anzz {
    color: #000000;
}

.f198dl7ohw .ynto0f33dv {
    color: #000000;
}

.f198dl7ohw .p61mq3anzz,
.f198dl7ohw .b7ileuj4uz {
    color: #000000;
}

.f198dl7ohw .ynto0f33dv,
.f198dl7ohw .b7ileuj4uz {
    color: #000000;
}

.oypnp5ru2g {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.oypnp5ru2g .rag5vxuega:focus,
.oypnp5ru2g span:focus {
    outline: none;
}

.oypnp5ru2g .p3273wl87j {
    position: relative;
}

.oypnp5ru2g .rri8o2c1rc {
    padding: 0 0 0 45px;
}

@media (max-width: 992px) {
    .oypnp5ru2g .rri8o2c1rc {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .oypnp5ru2g .v6q5q4l333 {
        padding: 0 30px;
    }
}

.oypnp5ru2g .iw0xfax7cu {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 530px;
    max-width: 530px;
}

@media (max-width: 767px) {
    .oypnp5ru2g .iw0xfax7cu {
        min-width: 100%;
        max-width: 100%;
    }
}

.oypnp5ru2g .iw0xfax7cu .bq7k67s15n {
    width: 100%;
}

.oypnp5ru2g .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 {
    margin-bottom: 30px;
}

.oypnp5ru2g .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 img {
    height: 600px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .oypnp5ru2g .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 img {
        height: 350px;
    }
}

.oypnp5ru2g .iw0xfax7cu .bq7k67s15n .wxu66c1ppg .p3xso9mrpr {
    margin-bottom: 0;
}

.oypnp5ru2g .iw0xfax7cu .bq7k67s15n .wxu66c1ppg .edme5kr0tz {
    margin: 10px 0 0 0;
}

.oypnp5ru2g .kv3vu7ecsj,
.oypnp5ru2g .v2oh4vrkgi {
    display: flex;
}

.oypnp5ru2g .o5hgvpdzvg {
    bottom: 0;
    width: 30px;
    height: 30px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: transparent !important;
    color: #d1c5e8 !important;
    border: none;
    border-radius: 0;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.oypnp5ru2g .o5hgvpdzvg:disabled {
    cursor: default;
    display: none;
}

.oypnp5ru2g .o5hgvpdzvg:hover {
    opacity: 0.6 !important;
}

.oypnp5ru2g .o5hgvpdzvg.v2oh4vrkgi {
    right: 100px;
}

@media (max-width: 768px) {
    .oypnp5ru2g .o5hgvpdzvg.v2oh4vrkgi {
        right: 0;
    }
}

.oypnp5ru2g .o5hgvpdzvg.kv3vu7ecsj {
    right: 60px;
}

@media (max-width: 768px) {
    .oypnp5ru2g .o5hgvpdzvg.kv3vu7ecsj {
        right: 3rem;
    }
}

.oypnp5ru2g .cdl75i7e2m {
    position: relative;
    width: 100%;
}

.oypnp5ru2g .zelxm4w7ye {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
    padding-left: 48%;
    padding-right: 45px;
}

@media (max-width: 768px) {
    .oypnp5ru2g .zelxm4w7ye {
        padding: 0;
    }
}

.oypnp5ru2g .zelxm4w7ye.is-draggable {
    cursor: grab;
}

.oypnp5ru2g .zelxm4w7ye.is-dragging {
    cursor: grabbing;
}

.oypnp5ru2g .bvz07mvkid {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.oypnp5ru2g .p3xso9mrpr {
    color: #000000;
}

.oypnp5ru2g .edme5kr0tz {
    color: #000000;
}

.rky0msvzkd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.rky0msvzkd .r0ausczkvb.rrr8hijpib {
    display: none;
}

.rky0msvzkd .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .rky0msvzkd .v6q5q4l333 {
        padding: 0 30px;
    }
}

.rky0msvzkd .os2huhk6yf {
    justify-content: center;
}

.rky0msvzkd .wjfzb7pokv .mlmi20w970 {
    padding: 20px 0;
    margin-bottom: 0;
}

.rky0msvzkd .wjfzb7pokv .wcfi7oj7wg {
    padding: 20px 0 20px 90px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .rky0msvzkd .wjfzb7pokv .wcfi7oj7wg {
        padding: 20px 0;
    }
}

.rky0msvzkd .mlmi20w970 {
    color: #000000;
}

.rky0msvzkd .wcfi7oj7wg {
    color: #000000;
}

.im17u0ts7a {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.im17u0ts7a .r0ausczkvb.rrr8hijpib {
    display: none;
}

.im17u0ts7a .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .im17u0ts7a .v6q5q4l333 {
        padding: 0 30px;
    }
}

.im17u0ts7a .npdzczifkk {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .im17u0ts7a .npdzczifkk {
        margin-bottom: 30px;
    }
}

.im17u0ts7a .npdzczifkk .fg1rs6agmx {
    margin-bottom: 0;
}

.im17u0ts7a .rag5vxuega {
    margin-bottom: 60px;
}

.im17u0ts7a .rag5vxuega:nth-child(2n) .p3273wl87j .ukdxsqh791 {
    margin-top: 50px;
}

@media (max-width: 992px) {
    .im17u0ts7a .rag5vxuega:nth-child(2n) .p3273wl87j .ukdxsqh791 {
        margin-top: 0;
    }
}

.im17u0ts7a .rag5vxuega:hover .p3273wl87j .ukdxsqh791 img,
.im17u0ts7a .rag5vxuega:focus .p3273wl87j .ukdxsqh791 img {
    transform: scale(1.03);
}

.im17u0ts7a .rag5vxuega .p3273wl87j .ukdxsqh791 {
    overflow: hidden;
    margin-bottom: 45px;
}

@media (max-width: 992px) {
    .im17u0ts7a .rag5vxuega .p3273wl87j .ukdxsqh791 {
        margin-bottom: 30px;
    }
}

.im17u0ts7a .rag5vxuega .p3273wl87j .ukdxsqh791 img {
    height: 350px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.im17u0ts7a .rag5vxuega .p3273wl87j .wxu66c1ppg .ui7nmh2jnb {
    margin-bottom: 15px;
}

.im17u0ts7a .rag5vxuega .p3273wl87j .wxu66c1ppg .ui7nmh2jnb .s7mjh511vd {
    margin: 0;
    padding: 0;
    display: inline-flex;
    flex-wrap: wrap;
    list-style-type: none;
}

.im17u0ts7a .rag5vxuega .p3273wl87j .wxu66c1ppg .ui7nmh2jnb .s7mjh511vd .kgdyz9l4bu {
    opacity: 0.5;
    margin: 0 10px 0 0;
    transition: all 0.3s ease-in-out;
}

.im17u0ts7a .rag5vxuega .p3273wl87j .wxu66c1ppg .ui7nmh2jnb .s7mjh511vd .kgdyz9l4bu:hover,
.im17u0ts7a .rag5vxuega .p3273wl87j .wxu66c1ppg .ui7nmh2jnb .s7mjh511vd .kgdyz9l4bu:focus {
    opacity: 1;
}

.im17u0ts7a .rag5vxuega .p3273wl87j .wxu66c1ppg .yvvoi2zcuz {
    margin-bottom: 30px;
}

.im17u0ts7a .rag5vxuega .p3273wl87j .wxu66c1ppg .lya8n7a7we {
    margin-bottom: 0;
}

.im17u0ts7a .rag5vxuega a {
    display: block;
}

.im17u0ts7a .fg1rs6agmx {
    color: #FFFFFF;
}

.im17u0ts7a .s7mjh511vd {
    color: #ffffff;
}

.im17u0ts7a .yvvoi2zcuz {
    color: #ffffff;
}

.im17u0ts7a .lya8n7a7we {
    color: #FFFFFF;
}

.im17u0ts7a .s7mjh511vd,
.im17u0ts7a .kgdyz9l4bu {
    color: #FFFFFF;
}

.im17u0ts7a .yvvoi2zcuz,
.im17u0ts7a .ui7nmh2jnb {
    color: #FFFFFF;
}

.yib43f3szg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
    overflow: hidden;
}

.yib43f3szg .r0ausczkvb.rrr8hijpib {
    display: none;
}

.yib43f3szg .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .yib43f3szg .v6q5q4l333 {
        padding: 0 30px;
    }
}

.yib43f3szg .os2huhk6yf {
    justify-content: center;
}

.yib43f3szg .npdzczifkk {
    position: relative;
}

.yib43f3szg .npdzczifkk .isveup68ow {
    position: relative;
    z-index: 1;
    width: 65%;
}

@media (max-width: 1400px) {
    .yib43f3szg .npdzczifkk .isveup68ow {
        width: 80%;
    }
}

@media (max-width: 1200px) {
    .yib43f3szg .npdzczifkk .isveup68ow {
        width: 90%;
    }
}

@media (max-width: 992px) {
    .yib43f3szg .npdzczifkk .isveup68ow {
        width: 100%;
        margin-bottom: 30px;
    }
}

.yib43f3szg .npdzczifkk .isveup68ow .cb6oernb9r {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .yib43f3szg .npdzczifkk .isveup68ow .cb6oernb9r {
        margin-bottom: 30px;
    }
}

.yib43f3szg .npdzczifkk .isveup68ow .fg1rs6agmx {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .yib43f3szg .npdzczifkk .isveup68ow .fg1rs6agmx {
        font-size: 38px;
        line-height: 1.5;
    }
}

.yib43f3szg .npdzczifkk img {
    position: absolute;
    top: 0;
    right: 0;
    height: 850px;
    width: 40%;
    object-fit: cover;
    border-radius: 100% !important;
}

@media (max-width: 992px) {
    .yib43f3szg .npdzczifkk img {
        position: static;
        height: 350px;
        width: 200px;
        margin: 30px auto 0;
    }
}

.yib43f3szg .fg1rs6agmx {
    color: #000000;
}

.yib43f3szg .cb6oernb9r {
    color: #000000;
}

.chccsdtfph {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.chccsdtfph .rag5vxuega:focus,
.chccsdtfph span:focus {
    outline: none;
}

.chccsdtfph .p3273wl87j {
    position: relative;
}

@media (max-width: 992px) {
    .chccsdtfph .v6q5q4l333 {
        padding: 0 30px;
    }
}

.chccsdtfph .lert07es5d {
    text-align: right;
    padding-top: 4rem;
}

@media (max-width: 992px) {
    .chccsdtfph .lert07es5d {
        padding-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .chccsdtfph .lert07es5d {
        text-align: left;
    }
}

.chccsdtfph .lert07es5d .cpl1at9n86 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    font-size: 50px;
    color: #ffffff;
}

.chccsdtfph .iw0xfax7cu {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .chccsdtfph .iw0xfax7cu {
        min-width: 100%;
        max-width: 100%;
    }
}

.chccsdtfph .iw0xfax7cu .bq7k67s15n {
    width: 100%;
}

.chccsdtfph .iw0xfax7cu .bq7k67s15n .wxu66c1ppg .coqtta1y8z {
    margin-bottom: 0;
}

.chccsdtfph .iw0xfax7cu .bq7k67s15n .wxu66c1ppg .ynto0f33dv {
    line-height: 180%;
    margin: 45px 0 0 0;
}

.chccsdtfph .kv3vu7ecsj,
.chccsdtfph .v2oh4vrkgi {
    display: flex;
}

.chccsdtfph .o5hgvpdzvg {
    top: 2rem;
    width: 20px;
    height: 20px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: transparent !important;
    color: #ffffff !important;
    border: none;
    border-radius: 0;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.6 !important;
}

.chccsdtfph .o5hgvpdzvg:disabled {
    cursor: default;
    display: none;
}

.chccsdtfph .o5hgvpdzvg:hover {
    opacity: 1 !important;
}

.chccsdtfph .o5hgvpdzvg.v2oh4vrkgi {
    left: 0;
}

.chccsdtfph .o5hgvpdzvg.kv3vu7ecsj {
    left: 100px;
}

.chccsdtfph .cdl75i7e2m {
    position: relative;
    width: 100%;
    padding-top: 4rem;
}

.chccsdtfph .zelxm4w7ye {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.chccsdtfph .zelxm4w7ye.is-draggable {
    cursor: grab;
}

.chccsdtfph .zelxm4w7ye.is-dragging {
    cursor: grabbing;
}

.chccsdtfph .bvz07mvkid {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.chccsdtfph .coqtta1y8z {
    color: #FFFFFF;
}

.chccsdtfph .ynto0f33dv {
    color: #FFFFFF;
}

.eeyac815d8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.eeyac815d8 .r0ausczkvb.rrr8hijpib {
    display: none;
}

.eeyac815d8 .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .eeyac815d8 .v6q5q4l333 {
        padding: 0 30px;
    }
}

.eeyac815d8 .npdzczifkk {
    margin-bottom: 90px;
}

@media (max-width: 992px) {
    .eeyac815d8 .npdzczifkk {
        margin-bottom: 30px;
    }
}

.eeyac815d8 .npdzczifkk .cb6oernb9r {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .eeyac815d8 .npdzczifkk .cb6oernb9r {
        margin-bottom: 15px;
    }
}

.eeyac815d8 .npdzczifkk .fg1rs6agmx {
    margin-bottom: 0;
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega {
    padding: 45px 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 992px) {
    .eeyac815d8 .bg37xv8d6z .rag5vxuega {
        padding: 20px 0;
    }
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega:hover::after,
.eeyac815d8 .bg37xv8d6z .rag5vxuega:focus::after {
    height: 100%;
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega:hover .p3273wl87j .vtlq38p0bc .isveup68ow .gcj1nqtua5,
.eeyac815d8 .bg37xv8d6z .rag5vxuega:focus .p3273wl87j .vtlq38p0bc .isveup68ow .gcj1nqtua5 {
    opacity: 1;
    animation: none;
    color: #000000;
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega:hover .p3273wl87j .vtlq38p0bc .q0j84ip1dj .coqtta1y8z,
.eeyac815d8 .bg37xv8d6z .rag5vxuega:focus .p3273wl87j .vtlq38p0bc .q0j84ip1dj .coqtta1y8z {
    opacity: 1;
    animation: none;
    color: #000000;
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega::before {
    content: '';
    position: absolute;
    top: 0;
    width: 1000vh;
    height: 2px;
    background-color: #000000;
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega::after {
    content: '';
    position: absolute;
    width: 1000vh;
    height: 0;
    background-color: #d1c5e8;
    transition: all 0.3s ease-in-out;
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j {
    position: relative;
    z-index: 1;
    width: 100%;
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc {
        display: block;
    }
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .isveup68ow {
    width: 45%;
}

@media (max-width: 992px) {
    .eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .isveup68ow {
        width: 100%;
    }
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .isveup68ow .gcj1nqtua5 {
    opacity: 0.5;
    animation: none;
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .isveup68ow .gcj1nqtua5 {
        margin: 10px 0;
    }
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .q0j84ip1dj {
    margin-left: 30px;
    width: 65%;
}

@media (max-width: 992px) {
    .eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .q0j84ip1dj {
        margin-left: 0;
        width: 100%;
    }
}

.eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .q0j84ip1dj .coqtta1y8z {
    opacity: 0;
    animation: none;
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .eeyac815d8 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .q0j84ip1dj .coqtta1y8z {
        text-align: left;
        margin: 10px 0;
        opacity: 1;
    }
}

.eeyac815d8 .fg1rs6agmx {
    color: #000000;
}

.eeyac815d8 .gcj1nqtua5 {
    color: #000000;
}

.eeyac815d8 .coqtta1y8z {
    color: #000000;
    text-align: right;
}

.eeyac815d8 .cb6oernb9r {
    color: #000000;
}

.kn9s7w95tk {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-image: url("photo-1762204296542-8acfc2d785ec.jpeg");
}

.kn9s7w95tk .r0ausczkvb.rrr8hijpib {
    display: none;
}

.kn9s7w95tk .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kn9s7w95tk .rri8o2c1rc {
    padding: 0 0 0 100px;
}

@media (max-width: 1440px) {
    .kn9s7w95tk .rri8o2c1rc {
        padding: 0 0 0 45px;
    }
}

@media (max-width: 992px) {
    .kn9s7w95tk .rri8o2c1rc {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .kn9s7w95tk .v6q5q4l333 {
        padding: 0 30px;
    }
}

.kn9s7w95tk .npdzczifkk {
    display: flex;
    align-items: center;
    height: 100%;
}

@media (max-width: 992px) {
    .kn9s7w95tk .npdzczifkk {
        margin: 60px 0;
        height: auto;
    }
}

.kn9s7w95tk .npdzczifkk .isveup68ow .cb6oernb9r {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .kn9s7w95tk .npdzczifkk .isveup68ow .cb6oernb9r {
        margin-bottom: 15px;
    }
}

.kn9s7w95tk .npdzczifkk .isveup68ow .fg1rs6agmx {
    margin-bottom: 0;
}

.kn9s7w95tk .mggvq8o54q {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media (max-width: 992px) {
    .kn9s7w95tk .mggvq8o54q {
        display: block;
        padding-left: 0;
    }
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft {
    border-left: 1px solid #ffffff;
    border-radius: 0 !important;
    padding: 30px 0;
    position: relative;
    min-height: 1000px;
    min-width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 992px) {
    .kn9s7w95tk .mggvq8o54q .y62ypeqqft {
        border-left: none;
        border-top: 1px solid #ffffff;
        min-height: auto;
    }
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #210b04;
    opacity: 0.8;
    pointer-events: none;
    z-index: 1;
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .l4am87r604 {
    position: relative;
    z-index: 1;
    padding: 0 50px;
    border: none;
    background-color: transparent;
}

@media (max-width: 1300px) {
    .kn9s7w95tk .mggvq8o54q .y62ypeqqft .l4am87r604 {
        padding: 0 15px;
    }
}

@media (max-width: 992px) {
    .kn9s7w95tk .mggvq8o54q .y62ypeqqft .l4am87r604 {
        padding: 0 30px;
    }
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e {
    display: block;
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e:not(.mle1a43zah) .kq8ed5m8fa .cpl1at9n86 {
    opacity: 1;
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e:hover .kq8ed5m8fa .cpl1at9n86 {
    opacity: 1;
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e .k3zuha4zat {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e .kq8ed5m8fa {
    padding-top: 60px;
}

@media (max-width: 1300px) {
    .kn9s7w95tk .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e .kq8ed5m8fa {
        padding-top: 30px;
    }
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e .kq8ed5m8fa .cpl1at9n86 {
    display: inline-flex;
    font-size: 20px;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    opacity: 0.5;
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .yu0vovk6sj {
    padding: 0 50px;
    position: relative;
    z-index: 1;
}

@media (max-width: 1440px) {
    .kn9s7w95tk .mggvq8o54q .y62ypeqqft .yu0vovk6sj {
        padding: 0 15px;
    }
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .yu0vovk6sj .cp3ssp7763 {
    padding-top: 30px;
}

@media (max-width: 1300px) {
    .kn9s7w95tk .mggvq8o54q .y62ypeqqft .yu0vovk6sj .cp3ssp7763 {
        padding-top: 15px;
    }
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .yu0vovk6sj .cp3ssp7763 .ew022dfakr {
    margin-bottom: 30px;
}

@media (max-width: 1300px) {
    .kn9s7w95tk .mggvq8o54q .y62ypeqqft .yu0vovk6sj .cp3ssp7763 .ew022dfakr {
        margin-top: 15px;
    }
}

.kn9s7w95tk .mggvq8o54q .y62ypeqqft .yu0vovk6sj .cp3ssp7763 .bl35jsdfh9 {
    line-height: 1.6;
    margin-bottom: 0;
}

.kn9s7w95tk .fg1rs6agmx {
    color: #FFFFFF;
}

.kn9s7w95tk .cb6oernb9r {
    color: #FFFFFF;
}

.kn9s7w95tk .rs0e9a1t7e {
    color: #ffffff;
}

.kn9s7w95tk .ew022dfakr {
    color: #FFFFFF;
}

.kn9s7w95tk .bl35jsdfh9 {
    color: #FFFFFF;
}

.kn9s7w95tk .k3zuha4zat,
.kn9s7w95tk .kq8ed5m8fa {
    text-align: center;
    color: #FFFFFF;
}

.g5g5wtjtzu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.g5g5wtjtzu .r0ausczkvb.rrr8hijpib {
    display: none;
}

.g5g5wtjtzu .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .g5g5wtjtzu .v6q5q4l333 {
        padding: 0 30px;
    }
}

.g5g5wtjtzu .os2huhk6yf {
    justify-content: center;
}

.g5g5wtjtzu .rag5vxuega {
    margin-bottom: 60px;
}

.g5g5wtjtzu .rag5vxuega .p3273wl87j .vtlq38p0bc {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.g5g5wtjtzu .rag5vxuega .p3273wl87j .vtlq38p0bc .wfdnpufdgl {
    min-width: 110px;
    line-height: 0.6;
    margin-bottom: 0;
}

.g5g5wtjtzu .rag5vxuega .p3273wl87j .vtlq38p0bc .b7ileuj4uz {
    margin-top: 25px;
    margin-left: 20px;
}

.g5g5wtjtzu .rag5vxuega .p3273wl87j .vtlq38p0bc .b7ileuj4uz .iconfont-wrapper .cpl1at9n86 {
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-flex;
}

.g5g5wtjtzu .rag5vxuega .p3273wl87j .vtlq38p0bc .b7ileuj4uz .pr3mlyw6sj {
    margin-bottom: 0;
}

.g5g5wtjtzu .item-menu-overlay .btn-wrapper {
    margin-top: -12%;
}

.g5g5wtjtzu .wfdnpufdgl {
    color: #000000;
}

.g5g5wtjtzu .pr3mlyw6sj {
    color: #000000;
}

.sodtvjuhwb {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.sodtvjuhwb .r0ausczkvb.rrr8hijpib {
    display: none;
}

.sodtvjuhwb .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .sodtvjuhwb .v6q5q4l333 {
        padding: 0 30px;
    }
}

.sodtvjuhwb .npdzczifkk {
    margin-bottom: 75px;
}

@media (max-width: 992px) {
    .sodtvjuhwb .npdzczifkk {
        margin-bottom: 60px;
    }
}

.sodtvjuhwb .npdzczifkk .fg1rs6agmx {
    margin-bottom: 0;
}

.sodtvjuhwb .mggvq8o54q .y62ypeqqft {
    border-bottom: 2px solid #000000;
    border-radius: 0 !important;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.sodtvjuhwb .mggvq8o54q .y62ypeqqft .l4am87r604 {
    padding: 0;
    border: none;
    background-color: transparent;
}

.sodtvjuhwb .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sodtvjuhwb .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e:not(.mle1a43zah) .cpl1at9n86 {
    transform: rotate(90deg);
    color: #000000;
    background-color: #fdfaf9;
}

.sodtvjuhwb .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e:not(.mle1a43zah) .k3zuha4zat {
    opacity: 1;
}

.sodtvjuhwb .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e .k3zuha4zat {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.sodtvjuhwb .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e .cpl1at9n86 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    min-width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 16px;
    color: #fdfaf9;
    background-color: #000000;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.sodtvjuhwb .mggvq8o54q .y62ypeqqft .yu0vovk6sj .cp3ssp7763 {
    padding-top: 20px;
}

.sodtvjuhwb .mggvq8o54q .y62ypeqqft .yu0vovk6sj .cp3ssp7763 .bl35jsdfh9 {
    line-height: 1.6;
    margin-bottom: 0;
}

.sodtvjuhwb .fg1rs6agmx {
    color: #000000;
}

.sodtvjuhwb .rs0e9a1t7e {
    color: #000000;
}

.sodtvjuhwb .bl35jsdfh9 {
    color: #000000;
}

.sodtvjuhwb .k3zuha4zat {
    color: #000000;
}

.n93sqkkute {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-image: url("photo-1495312040802-a929cd14a6ab.jpeg");
}

.n93sqkkute .r0ausczkvb.rrr8hijpib {
    display: none;
}

.n93sqkkute .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.n93sqkkute .rri8o2c1rc {
    padding: 0 45px;
}

@media (max-width: 992px) {
    .n93sqkkute .rri8o2c1rc {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .n93sqkkute .v6q5q4l333 {
        padding: 0 30px;
    }
}

.n93sqkkute .os2huhk6yf {
    height: 800px;
}

@media (max-width: 992px) {
    .n93sqkkute .os2huhk6yf {
        min-height: auto;
        height: 350px;
    }
}

.chq6ivfda6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.chq6ivfda6 .r0ausczkvb.rrr8hijpib {
    display: none;
}

.chq6ivfda6 .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .chq6ivfda6 .v6q5q4l333 {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .chq6ivfda6 .m05arpmaxr {
        margin-bottom: 60px;
    }
}

.chq6ivfda6 .m05arpmaxr img {
    height: 480px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .chq6ivfda6 .m05arpmaxr img {
        height: 350px;
    }
}

.chq6ivfda6 .wjfzb7pokv {
    padding-left: 90px;
}

@media (max-width: 992px) {
    .chq6ivfda6 .wjfzb7pokv {
        padding: 0;
    }
}

.chq6ivfda6 .wjfzb7pokv .npdzczifkk {
    margin-bottom: 75px;
}

@media (max-width: 992px) {
    .chq6ivfda6 .wjfzb7pokv .npdzczifkk {
        margin-bottom: 60px;
    }
}

.chq6ivfda6 .wjfzb7pokv .npdzczifkk .cb6oernb9r {
    margin-bottom: 30px;
    opacity: 0.6;
}

@media (max-width: 992px) {
    .chq6ivfda6 .wjfzb7pokv .npdzczifkk .cb6oernb9r {
        margin-bottom: 15px;
    }
}

.chq6ivfda6 .wjfzb7pokv .npdzczifkk .fg1rs6agmx {
    margin-bottom: 0;
}

.chq6ivfda6 .wjfzb7pokv .mggvq8o54q {
    padding-left: 60px;
}

@media (max-width: 992px) {
    .chq6ivfda6 .wjfzb7pokv .mggvq8o54q {
        padding-left: 0;
    }
}

.chq6ivfda6 .wjfzb7pokv .mggvq8o54q .y62ypeqqft {
    border-bottom: 2px solid #d1c5e8;
    border-radius: 0 !important;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.chq6ivfda6 .wjfzb7pokv .mggvq8o54q .y62ypeqqft .l4am87r604 {
    padding: 0;
    border: none;
    background-color: transparent;
}

.chq6ivfda6 .wjfzb7pokv .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.chq6ivfda6 .wjfzb7pokv .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e:not(.mle1a43zah) .cpl1at9n86 {
    transform: rotate(90deg);
    color: #d1c5e8;
    background-color: #000000;
}

.chq6ivfda6 .wjfzb7pokv .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e:not(.mle1a43zah) .k3zuha4zat {
    opacity: 1;
}

.chq6ivfda6 .wjfzb7pokv .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e .k3zuha4zat {
    opacity: 0.8;
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.chq6ivfda6 .wjfzb7pokv .mggvq8o54q .y62ypeqqft .l4am87r604 .rs0e9a1t7e .cpl1at9n86 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    min-width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 16px;
    color: #000000;
    background-color: #d1c5e8;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.chq6ivfda6 .wjfzb7pokv .mggvq8o54q .y62ypeqqft .yu0vovk6sj .cp3ssp7763 {
    padding-top: 20px;
}

.chq6ivfda6 .wjfzb7pokv .mggvq8o54q .y62ypeqqft .yu0vovk6sj .cp3ssp7763 .bl35jsdfh9 {
    line-height: 1.6;
    margin-bottom: 0;
}

.chq6ivfda6 .fg1rs6agmx {
    color: #FFFFFF;
}

.chq6ivfda6 .cb6oernb9r {
    color: #FFFFFF;
}

.chq6ivfda6 .rs0e9a1t7e {
    color: #ffffff;
}

.chq6ivfda6 .bl35jsdfh9 {
    color: #FFFFFF;
}

.chq6ivfda6 .k3zuha4zat {
    color: #FFFFFF;
}

.a1imkugr8e {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.a1imkugr8e .r0ausczkvb.rrr8hijpib {
    display: none;
}

.a1imkugr8e .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .a1imkugr8e .v6q5q4l333 {
        padding: 0 30px;
    }
}

.a1imkugr8e .os2huhk6yf {
    justify-content: center;
}

.a1imkugr8e .wjfzb7pokv .cb6oernb9r {
    margin-bottom: 30px;
}

.a1imkugr8e .wjfzb7pokv .fg1rs6agmx {
    margin-bottom: 0;
}

.a1imkugr8e .wjfzb7pokv .m05arpmaxr {
    margin-top: 90px;
}

@media (max-width: 992px) {
    .a1imkugr8e .wjfzb7pokv .m05arpmaxr {
        margin-top: 45px;
    }
}

.a1imkugr8e .wjfzb7pokv .m05arpmaxr img {
    height: 430px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .a1imkugr8e .wjfzb7pokv .m05arpmaxr img {
        height: 350px;
    }
}

.a1imkugr8e .bg37xv8d6z {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 120px 0 0 90px;
}

@media (max-width: 992px) {
    .a1imkugr8e .bg37xv8d6z {
        padding: 30px 0 0 0;
    }
}

.a1imkugr8e .bg37xv8d6z .rag5vxuega {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.a1imkugr8e .bg37xv8d6z .rag5vxuega:nth-last-child(-n+2) {
    border-bottom: none;
}

.a1imkugr8e .bg37xv8d6z .rag5vxuega:last-child {
    border-bottom: none;
}

.a1imkugr8e .bg37xv8d6z .rag5vxuega:nth-child(2n) {
    border-right: none;
}

.a1imkugr8e .bg37xv8d6z .rag5vxuega .p3273wl87j .ukdxsqh791 {
    padding: 30px 0;
}

.a1imkugr8e .bg37xv8d6z .rag5vxuega .p3273wl87j .ukdxsqh791 img {
    height: 90px;
    object-fit: cover;
}

.a1imkugr8e .fg1rs6agmx {
    color: #000000;
}

.a1imkugr8e .cb6oernb9r {
    color: #000000;
}

.hsig72r3qm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.hsig72r3qm .r0ausczkvb.rrr8hijpib {
    display: none;
}

.hsig72r3qm .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .hsig72r3qm .v6q5q4l333 {
        padding: 0 30px;
    }
}

.hsig72r3qm .npdzczifkk .fg1rs6agmx {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .hsig72r3qm .npdzczifkk .fg1rs6agmx {
        margin-bottom: 30px;
    }
}

.hsig72r3qm .bg37xv8d6z {
    padding: 20px 0;
}

.hsig72r3qm .bg37xv8d6z .rag5vxuega {
    padding-bottom: 30px;
    border-bottom: 2px solid #000000;
    margin-bottom: 30px;
}

.hsig72r3qm .bg37xv8d6z .rag5vxuega:last-child {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .hsig72r3qm .bg37xv8d6z .rag5vxuega {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

.hsig72r3qm .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

@media (max-width: 768px) {
    .hsig72r3qm .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc {
        display: block;
    }
}

@media (max-width: 768px) {
    .hsig72r3qm .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .aog2xaqei0:first-child {
        margin-bottom: 20px;
    }
}

.hsig72r3qm .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .aog2xaqei0 .awyk054pih {
    line-height: 180%;
    margin-bottom: 0;
}

.hsig72r3qm .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .aog2xaqei0 .ynto0f33dv {
    line-height: 180%;
    margin-bottom: 0;
}

.hsig72r3qm .fg1rs6agmx {
    color: #000000;
}

.hsig72r3qm .awyk054pih {
    color: #000000;
}

.hsig72r3qm .ynto0f33dv {
    color: #000000;
}

.exiiuvltop {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.exiiuvltop .r0ausczkvb.rrr8hijpib {
    display: none;
}

.exiiuvltop .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .exiiuvltop .v6q5q4l333 {
        padding: 0 30px;
    }
}

.exiiuvltop .os2huhk6yf {
    justify-content: center;
}

.exiiuvltop .rag5vxuega {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .exiiuvltop .rag5vxuega {
        margin-bottom: 30px;
    }
}

.exiiuvltop .rag5vxuega:nth-child(2n) {
    padding-top: 60px;
}

@media (max-width: 992px) {
    .exiiuvltop .rag5vxuega:nth-child(2n) {
        padding-top: 0;
    }
}

.exiiuvltop .rag5vxuega .p3273wl87j .ukdxsqh791 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .exiiuvltop .rag5vxuega .p3273wl87j .ukdxsqh791 {
        padding: 0;
    }
}

.exiiuvltop .rag5vxuega .p3273wl87j .ukdxsqh791 img {
    height: 250px;
    object-fit: cover;
}

.ypcko73agv {
    overflow: hidden;
}

.ypcko73agv .r0ausczkvb.rrr8hijpib {
    display: none;
}

.ypcko73agv .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.ypcko73agv .rri8o2c1rc {
    padding: 0 45px;
}

@media (max-width: 992px) {
    .ypcko73agv .rri8o2c1rc {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .ypcko73agv .v6q5q4l333 {
        padding: 0 30px;
    }
}

.mfo1g7rt00 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #210b04;
}

.mfo1g7rt00 .r0ausczkvb.rrr8hijpib {
    display: none;
}

.mfo1g7rt00 .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .mfo1g7rt00 .v6q5q4l333 {
        padding: 0 30px;
    }
}

.mfo1g7rt00 .npdzczifkk {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .mfo1g7rt00 .npdzczifkk {
        margin-bottom: 30px;
    }
}

.mfo1g7rt00 .npdzczifkk .cb6oernb9r {
    margin-bottom: 30px;
}

.mfo1g7rt00 .npdzczifkk .fg1rs6agmx {
    margin-bottom: 0;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega {
    padding: 50px 0;
    border-bottom: 2px solid #ffffff;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega:last-child {
    border-bottom: none;
}

@media (max-width: 992px) {
    .mfo1g7rt00 .bg37xv8d6z .rag5vxuega {
        padding: 30px 0;
    }
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega:hover .p3273wl87j .wxu66c1ppg .yvvoi2zcuz,
.mfo1g7rt00 .bg37xv8d6z .rag5vxuega:focus .p3273wl87j .wxu66c1ppg .yvvoi2zcuz {
    opacity: 0.8;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega:hover .p3273wl87j .ukdxsqh791 .m05arpmaxr img,
.mfo1g7rt00 .bg37xv8d6z .rag5vxuega:focus .p3273wl87j .ukdxsqh791 .m05arpmaxr img {
    height: 100%;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j {
        display: block;
    }
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .wxu66c1ppg {
    padding-right: 60px;
}

@media (max-width: 992px) {
    .mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .wxu66c1ppg {
        padding: 0;
        margin-bottom: 30px;
    }
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .wxu66c1ppg .ui7nmh2jnb {
    margin-bottom: 15px;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .wxu66c1ppg .ui7nmh2jnb .s7mjh511vd {
    margin: 0;
    padding: 0;
    display: inline-flex;
    flex-wrap: wrap;
    list-style-type: none;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .wxu66c1ppg .ui7nmh2jnb .s7mjh511vd .kgdyz9l4bu {
    opacity: 0.5;
    margin: 0 10px 0 0;
    transition: all 0.3s ease-in-out;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .wxu66c1ppg .ui7nmh2jnb .s7mjh511vd .kgdyz9l4bu:hover,
.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .wxu66c1ppg .ui7nmh2jnb .s7mjh511vd .kgdyz9l4bu:focus {
    opacity: 1;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .wxu66c1ppg .yvvoi2zcuz {
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .wxu66c1ppg .coqtta1y8z {
    margin-bottom: 0;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .ukdxsqh791 {
    min-width: 360px;
}

@media (max-width: 992px) {
    .mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .ukdxsqh791 {
        min-width: auto;
    }
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .ukdxsqh791 .m05arpmaxr {
    height: 200px;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .ukdxsqh791 .m05arpmaxr img {
    width: 100%;
    height: 0;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .ukdxsqh791 .m05arpmaxr img {
        height: 100%;
    }
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega .p3273wl87j .ukdxsqh791 .lya8n7a7we {
    margin: 20px 0 0 0;
}

.mfo1g7rt00 .bg37xv8d6z .rag5vxuega a {
    display: block;
}

.mfo1g7rt00 .fg1rs6agmx {
    color: #FFFFFF;
}

.mfo1g7rt00 .cb6oernb9r {
    color: #FFFFFF;
}

.mfo1g7rt00 .s7mjh511vd {
    color: #ffffff;
}

.mfo1g7rt00 .yvvoi2zcuz {
    color: #ffffff;
}

.mfo1g7rt00 .coqtta1y8z {
    color: #FFFFFF;
}

.mfo1g7rt00 .lya8n7a7we {
    color: #FFFFFF;
    text-align: right;
}

.mfo1g7rt00 .s7mjh511vd,
.mfo1g7rt00 .kgdyz9l4bu {
    color: #FFFFFF;
}

.mfo1g7rt00 .yvvoi2zcuz,
.mfo1g7rt00 .ui7nmh2jnb {
    color: #FFFFFF;
}

.u74lrd0587 {
    background-color: #210b04;
}

.u74lrd0587 .rri8o2c1rc {
    padding: 0 100px;
}

@media (max-width: 1440px) {
    .u74lrd0587 .rri8o2c1rc {
        padding: 0 45px;
    }
}

@media (max-width: 992px) {
    .u74lrd0587 .rri8o2c1rc {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .u74lrd0587 .v6q5q4l333 {
        padding: 0 30px;
    }
}

.u74lrd0587 .rag5vxuega:focus,
.u74lrd0587 span:focus {
    outline: none;
}

.u74lrd0587 .iw0xfax7cu {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
    padding: 3rem 0;
}

@media (max-width: 767px) {
    .u74lrd0587 .iw0xfax7cu {
        min-width: 100%;
        max-width: 100%;
    }
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .u74lrd0587 .iw0xfax7cu .bq7k67s15n {
        display: block;
    }
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .t8om7756nh {
    width: 250px;
    position: relative;
    z-index: 1;
}

@media (max-width: 992px) {
    .u74lrd0587 .iw0xfax7cu .bq7k67s15n .t8om7756nh .vj5js02r8t {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-bottom: 45px;
    }
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .t8om7756nh .vj5js02r8t .pkc0utbs6h {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .u74lrd0587 .iw0xfax7cu .bq7k67s15n .t8om7756nh .vj5js02r8t .pkc0utbs6h {
        margin: 0 10px;
    }
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .t8om7756nh .vj5js02r8t .pkc0utbs6h a {
    display: block;
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .t8om7756nh .vj5js02r8t .pkc0utbs6h a:hover .cpl1at9n86,
.u74lrd0587 .iw0xfax7cu .bq7k67s15n .t8om7756nh .vj5js02r8t .pkc0utbs6h a:focus .cpl1at9n86 {
    opacity: 0.6;
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .t8om7756nh .vj5js02r8t .pkc0utbs6h a .cpl1at9n86 {
    color: #ffffff;
    transition: all 0.3s ease-in-out;
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j:hover .ukdxsqh791 .lert07es5d,
.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j:focus .ukdxsqh791 .lert07es5d {
    opacity: 1;
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j:hover .ukdxsqh791 .lert07es5d::before,
.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j:focus .ukdxsqh791 .lert07es5d::before {
    opacity: 0.8;
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 img {
    height: 650px;
    max-width: 450px;
    object-fit: cover;
    transform: rotate(-14deg);
}

@media (max-width: 1400px) {
    .u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 img {
        max-width: 350px;
    }
}

@media (max-width: 1199px) {
    .u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 img {
        height: 450px;
        max-width: 310px;
    }
}

@media (max-width: 768px) {
    .u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 img {
        transform: rotate(0);
        height: 350px;
    }
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 .lert07es5d {
    position: absolute;
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

@media (max-width: 992px) {
    .u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 .lert07es5d {
        display: none;
    }
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 .lert07es5d .cpl1at9n86 {
    font-size: 35px;
    color: #000000;
    z-index: 1;
    transform: rotate(45deg);
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j .ukdxsqh791 .lert07es5d:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #d1c5e8;
    opacity: 0;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
}

.u74lrd0587 .iw0xfax7cu .bq7k67s15n .p3273wl87j a {
    display: block;
}

.u74lrd0587 .iw0xfax7cu .wxu66c1ppg {
    position: relative;
    z-index: 1;
    width: 250px;
}

@media (max-width: 992px) {
    .u74lrd0587 .iw0xfax7cu .wxu66c1ppg {
        margin-top: 45px;
        width: 100%;
    }
}

.u74lrd0587 .iw0xfax7cu .wxu66c1ppg .eggo3wmvf9 {
    opacity: 0.6;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .u74lrd0587 .iw0xfax7cu .wxu66c1ppg .eggo3wmvf9 {
        margin-bottom: 30px;
        opacity: 1;
        text-align: center;
    }
}

.u74lrd0587 .iw0xfax7cu .wxu66c1ppg .yvvoi2zcuz {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .u74lrd0587 .iw0xfax7cu .wxu66c1ppg .yvvoi2zcuz {
        text-align: center;
    }
}

.u74lrd0587 .kv3vu7ecsj,
.u74lrd0587 .v2oh4vrkgi {
    display: flex;
}

.u74lrd0587 .o5hgvpdzvg {
    top: 50%;
    width: 100px;
    height: 20px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: transparent !important;
    color: #ffffff !important;
    border: none;
    border-radius: 0;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.6;
}

.u74lrd0587 .o5hgvpdzvg:disabled {
    cursor: default;
    display: none;
}

.u74lrd0587 .o5hgvpdzvg:hover {
    opacity: 1;
}

.u74lrd0587 .o5hgvpdzvg.v2oh4vrkgi {
    left: 24%;
}

@media (max-width: 1199px) {
    .u74lrd0587 .o5hgvpdzvg.v2oh4vrkgi {
        left: 20%;
    }
}

@media (max-width: 768px) {
    .u74lrd0587 .o5hgvpdzvg.v2oh4vrkgi {
        left: 0;
    }
}

.u74lrd0587 .o5hgvpdzvg.kv3vu7ecsj {
    right: 24%;
}

@media (max-width: 1199px) {
    .u74lrd0587 .o5hgvpdzvg.kv3vu7ecsj {
        right: 20%;
    }
}

@media (max-width: 768px) {
    .u74lrd0587 .o5hgvpdzvg.kv3vu7ecsj {
        right: 0;
    }
}

@media (max-width: 1199px) {
    .u74lrd0587 .o5hgvpdzvg {
        top: auto;
        bottom: 0;
    }
}

.u74lrd0587 .cdl75i7e2m {
    position: relative;
    width: 100%;
}

.u74lrd0587 .zelxm4w7ye {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.u74lrd0587 .zelxm4w7ye.is-draggable {
    cursor: grab;
}

.u74lrd0587 .zelxm4w7ye.is-dragging {
    cursor: grabbing;
}

.u74lrd0587 .bvz07mvkid {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.u74lrd0587 .item-menu-overlay {
    opacity: 0 !important;
}

.u74lrd0587 .eggo3wmvf9 {
    color: #FFFFFF;
    text-align: right;
}

.u74lrd0587 .yvvoi2zcuz {
    color: #FFFFFF;
    text-align: right;
}

.y9qtsfm7p7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.y9qtsfm7p7 .r0ausczkvb.rrr8hijpib {
    display: none;
}

.y9qtsfm7p7 .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .y9qtsfm7p7 .v6q5q4l333 {
        padding: 0 30px;
    }
}

.y9qtsfm7p7 .bg37xv8d6z .rag5vxuega {
    margin-bottom: 60px;
}

.y9qtsfm7p7 .bg37xv8d6z .rag5vxuega:last-child {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .y9qtsfm7p7 .bg37xv8d6z .rag5vxuega {
        margin-bottom: 30px;
    }
}

.y9qtsfm7p7 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .gcj1nqtua5 {
    margin-bottom: 10px;
}

.y9qtsfm7p7 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .s7mjh511vd {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.y9qtsfm7p7 .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .s7mjh511vd .kgdyz9l4bu {
    opacity: 0.6;
    margin-bottom: 0;
    line-height: 180%;
    cursor: pointer;
}

.y9qtsfm7p7 .b591t76jzo.os2huhk6yf {
    margin: 0;
}

.y9qtsfm7p7 .b591t76jzo.os2huhk6yf .fg1rs6agmx {
    margin-bottom: 45px !important;
}

.y9qtsfm7p7 .b591t76jzo.os2huhk6yf .edtm5wz598 {
    margin-bottom: 20px !important;
}

.y9qtsfm7p7 .b591t76jzo.os2huhk6yf .edtm5wz598 .bmksd1mfzz {
    background-color: #210b04;
    padding: 20px;
    box-shadow: none;
    border: none !important;
    border-radius: 0 !important;
}

.y9qtsfm7p7 .b591t76jzo.os2huhk6yf .edtm5wz598 .bmksd1mfzz::placeholder {
    color: #ffffff;
}

.y9qtsfm7p7 .b591t76jzo.os2huhk6yf .edtm5wz598 .bmksd1mfzz:hover,
.y9qtsfm7p7 .b591t76jzo.os2huhk6yf .edtm5wz598 .bmksd1mfzz:focus {
    box-shadow: none;
    border: none !important;
}

.y9qtsfm7p7 .b591t76jzo.os2huhk6yf .edtm5wz598 .form-check {
    padding-left: 2.1em;
}

.y9qtsfm7p7 .b591t76jzo.os2huhk6yf .edtm5wz598 .form-check .form-check-input {
    background-color: #ffffff;
    border-color: #ffffff;
}

.y9qtsfm7p7 .b591t76jzo.os2huhk6yf .xbuif8ua0z {
    width: 100%;
}

.y9qtsfm7p7 .fg1rs6agmx {
    color: #000000;
}

.y9qtsfm7p7 .gcj1nqtua5 {
    color: #000000;
}

.y9qtsfm7p7 .s7mjh511vd {
    color: #000000;
}

.y9qtsfm7p7 .coqtta1y8z {
    color: #000000;
}

.y9qtsfm7p7 label {
    color: #000000;
}

.y9qtsfm7p7 .s7mjh511vd,
.y9qtsfm7p7 .kgdyz9l4bu {
    color: #000000;
}

.nmxjmpb4n4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
    overflow: hidden;
}

.nmxjmpb4n4 .r0ausczkvb.rrr8hijpib {
    display: none;
}

.nmxjmpb4n4 .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .nmxjmpb4n4 .v6q5q4l333 {
        padding: 0 30px;
    }
}

.nmxjmpb4n4 .os2huhk6yf {
    justify-content: center;
}

.nmxjmpb4n4 .wjfzb7pokv {
    padding-right: 22px;
}

@media (max-width: 992px) {
    .nmxjmpb4n4 .wjfzb7pokv {
        padding: 0;
    }
}

.nmxjmpb4n4 .wjfzb7pokv .fg1rs6agmx {
    padding: 60px 0;
    margin: 0;
    border-bottom: 2px solid #000000;
}

@media (max-width: 992px) {
    .nmxjmpb4n4 .wjfzb7pokv .fg1rs6agmx {
        padding: 0 0 30px;
    }
}

.nmxjmpb4n4 .wjfzb7pokv .bg37xv8d6z {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}

@media (max-width: 992px) {
    .nmxjmpb4n4 .wjfzb7pokv .bg37xv8d6z {
        margin-top: 30px;
    }
}

.nmxjmpb4n4 .wjfzb7pokv .bg37xv8d6z .rag5vxuega {
    margin: 0 60px 20px 0;
}

.nmxjmpb4n4 .wjfzb7pokv .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .gcj1nqtua5 {
    margin-bottom: 5px;
}

.nmxjmpb4n4 .wjfzb7pokv .bg37xv8d6z .rag5vxuega .p3273wl87j .vtlq38p0bc .pr3mlyw6sj {
    margin-bottom: 0;
}

.nmxjmpb4n4 .m05arpmaxr {
    height: 430px;
    position: relative;
}

@media (max-width: 992px) {
    .nmxjmpb4n4 .m05arpmaxr {
        height: 350px;
        margin-top: 25px;
    }
}

.nmxjmpb4n4 .m05arpmaxr img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vh;
    height: 100%;
    object-fit: cover;
}

.nmxjmpb4n4 .item-menu-overlay .btn-wrapper {
    margin-top: -30%;
}

.nmxjmpb4n4 .fg1rs6agmx {
    color: #000000;
}

.nmxjmpb4n4 .gcj1nqtua5 {
    color: #000000;
}

.nmxjmpb4n4 .pr3mlyw6sj {
    color: #000000;
}

.d9067unex5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.d9067unex5 .r0ausczkvb.rrr8hijpib {
    display: none;
}

.d9067unex5 .r0ausczkvb {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .d9067unex5 .v6q5q4l333 {
        padding: 0 30px;
    }
}

.d9067unex5 .os2huhk6yf {
    justify-content: center;
}

.d9067unex5 .y62ypeqqft {
    justify-content: flex-end;
}

.d9067unex5 .wjfzb7pokv {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 90px;
    justify-content: center;
}

@media (max-width: 992px) {
    .d9067unex5 .wjfzb7pokv {
        display: block;
        margin-bottom: 0;
    }
}

@media (max-width: 992px) {
    .d9067unex5 .wjfzb7pokv .npdzczifkk {
        margin-bottom: 30px;
    }
}

.d9067unex5 .wjfzb7pokv .npdzczifkk .fg1rs6agmx {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .d9067unex5 .wjfzb7pokv .main-btn {
        margin-bottom: 30px;
    }
}

.d9067unex5 .wjfzb7pokv .main-btn .fqpw9odjc3 {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .d9067unex5 .ui7nmh2jnb {
        margin-top: 30px;
    }
}

.d9067unex5 .ui7nmh2jnb .fqpw9odjc3 {
    flex-direction: row-reverse;
    opacity: 0.6;
    padding: 0;
    min-width: auto;
    margin: 10px 0 10px 30px;
}

@media (max-width: 992px) {
    .d9067unex5 .ui7nmh2jnb .fqpw9odjc3 {
        margin: 10px 30px 10px 0;
    }
}

.d9067unex5 .ui7nmh2jnb .fqpw9odjc3:hover,
.d9067unex5 .ui7nmh2jnb .fqpw9odjc3:focus {
    opacity: 1;
    transform: scale(1);
}

.d9067unex5 .ui7nmh2jnb .fqpw9odjc3:hover .cpl1at9n86,
.d9067unex5 .ui7nmh2jnb .fqpw9odjc3:focus .cpl1at9n86 {
    transform: rotate(0);
}

.d9067unex5 .ui7nmh2jnb .fqpw9odjc3 .cpl1at9n86 {
    margin: 0 10px 0 0;
    transform: rotate(-45deg);
    transition: all 0.3s ease-in-out;
}

.d9067unex5 .aiww1szq3l {
    margin: 10px 0;
    color: #000000;
    text-align: center;
}

.d9067unex5 .fg1rs6agmx {
    color: #000000;
}

.d9067unex5 .xbuif8ua0z {
    text-align: right;
}

@media (max-width: 992px) {
    .d9067unex5 .xbuif8ua0z {
        text-align: left;
    }
}